Android Remote Debugging
2014-11-01
Kommentare
Remote Debugging on Android with Chrome
事先準備
- Android 4.0以上先灌好 Chrome
- Android 4.4以上apps的WebView configured for debugging
開啟Debugging(Phone)
- Settings > About phone > Build number * 點7下(打開隱藏版Debug)
- Settings > Developer options > USB debugging
開啟Debugging(PC)
- chrome://inspect
- Chrome menu > Tools > Inspect Devices
- Confirm that Discover USB Devices is checked:
…